About GDN (Global Data Network) Seller API
Modified on: 2025-10-31 16:06
TABLE OF CONTENTS
Introduction
The Flight GDN (Global Data Network) Seller API provides a unified integration point for accessing global airline content. It aggregates flight inventory from multiple Suppliers - such as airlines, B2B consolidators, and other authorized distributors - and supports a wide range of standards, including NDC, EDIFACT, and proprietary APIs.
By providing a single, simplified API, we enable Sellers to seamlessly connect to their preferred content sources, eliminate technical barriers, and reduce industry fragmentation. Our goal is to promote transparent and efficient commercial relationships between Suppliers and Sellers.
This documentation will help you build and integrate with our API.
Version Control
This section indicates the published API versions. Additionally, each individual API will include a detailed record of its version history and changes.
| Version | Date | Description of Edit |
|---|---|---|
| Beta | 2025/09/16 | Initial Commit |
| V1.0 | 2025/10/22 |
|
Environment
DerbySoft provides two environments for Sellers: Test and Production (Prod).
The Test environment mirrors all functionality of Prod. However, that Test uses mock data intended only for API testing. This data is not representative of real-world values and may differ in volume from Prod.
| Environment | |
|---|---|
Test | For AirShopping and OfferPrice: |
For Order APIs: https://flight-connectivity.derbysoft-test.com/api/flight/connectivity/order/* | |
| Prod | For AirShopping and OfferPrice: https://connectivity-apse1.fs-derbysoftsec.com |
For Order APIs: |
For security purposes, we use different endpoints to serve AirShpping/OfferPrice APIs and Order APIs separately.
Headers
| Headers | |
|---|---|
| SellerCode | SELLER_TEST |
| Authorization | 3155e78e-0420-463f-8966-f3608d0de9d0 (Sample) |
| *It’s provided under request *Important: Separate keys are used in Prod for AirShopping/OfferPrice and Order APIs. |
Did you find it helpful? Yes No
Send feedback